home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // ObjectWindows
- // Copyright (c) 1991, 1996 by Borland International, All Rights Reserved
- //
- //----------------------------------------------------------------------------
-
- #define IDI_MULTIFILE 101
- #define IDI_DOC 102
-
- #define CM_TOGGLEHINT 202
- #define CM_TOGGLEBAR 203
- #define CM_TESTSTATE 204
-
- #define IDA_MDIFILE 100
-
- #define IDM_EDITFILE_DOC 100
- #define IDM_EDITFILE_CHILD 101
-
-